{strip}
{$this->feedConvDate($res.added)}
{$res.fullname}
 {$this->lang['liked_this']}
{if $clubid > 0}
{$res.club_name}
{else}
{$author_details.fullname}
{/if}
{if $clubid > 0}
{$res.club_name}
{else}
{$author_details.fullname}
{/if}  {$this->lang['added']} {$videos_c} {if $videos_c === 1}{$this->lang['video']}{else}{$this->lang['videos']}{/if}
{if $videos_c == 1}
{else if $videos_c <= 5 && $videos_c > 1}
{else}
{/if} {foreach $videos_details as $item} {if $clubid > 0} {assign var=video_details value=$item} {assign var=vd_id value=$video_details.id} {assign var=comm_count value=$this->getCommentsCount($vd_id,'video',$clubid)}
{$video_details.vd_duration}
{$this->getLikesCount($video_details.id,'video',1)}
{$this->getCommentsCount($video_details.id,'video',1)}
{else} {/if} {/foreach}
{/strip}